home *** CD-ROM | disk | FTP | other *** search
/ Tripas 4 / TRIPAS 004.iso / sin.EXE / SIN / BASE / models / software2.def < prev    next >
Encoding:
Text File  |  1998-11-03  |  1.9 KB  |  73 lines

  1. SDEF
  2. // -----------------------------------------------------------------------------
  3. //  $Logfile:: /Quake 2 Engine/Sin/Base Sin Data/Models/Desk Items/software2. $
  4. // $Revision:: 1                                                              $
  5. //   $Author:: Joeske                                                         $
  6. //     $Date:: 10/08/98 11:15p                                                $
  7. //
  8. // Copyright (C) 1998 by Ritual Entertainment, Inc.
  9. // All rights reserved.
  10. //
  11. // This source may not be distributed and/or modified without
  12. // expressly written permission by Ritual Entertainment, Inc.
  13. //
  14. // This is a model definition file.  It is to be used in conjunction with Sin.
  15. //
  16. // -----------------------------------------------------------------------------
  17. // MODEL DESCRIPTION:
  18. // Software
  19. //
  20. // MODEL AUTHOR:
  21. // Michael
  22. //
  23. /*SINED deskitems_software2 (1 .5 0) (0 0 0) (0 0 0) NOT_SOLID NOT_DAMAGABLE
  24. Software Item #2
  25. */
  26.  
  27. // -----------------------------------------------------------------------------
  28. // FILE DECLARATIONS
  29. //
  30. // Model Commands
  31. path models/items/software2
  32. scale 1.0
  33.  
  34. // Base Model
  35. software2_base.sbm
  36.  
  37. // Skins
  38. normal           software2_base.tga
  39.  
  40. // Normal Animations
  41. idle1            software2_idle.sam
  42.  
  43. // -----------------------------------------------------------------------------
  44. // INITIALIZATION SECTION
  45. //
  46. !init:
  47. //
  48. // SERVER Initialization Commands
  49. //
  50. // Class Setup
  51. server classname object
  52. server flags +darken +shatter +die_shatter
  53.  
  54. // -----------------------------------------------------------------------------
  55. // MAIN SECTION
  56. //
  57. !main:
  58.  
  59. // -----------------------------------------------------------------------------
  60. // SOURCESAFE Update Log
  61. //
  62. // $Log:: /Quake 2 Engine/Sin/Base Sin Data/Models/Desk Items/software2.def   $
  63. // 
  64. // 1     10/08/98 11:15p Joeske
  65. // Added into VSS.
  66. // 
  67. // -----------------------------------------------------------------------------
  68.  
  69.  
  70.  
  71.  
  72.  
  73.